Introduction to Cognitive Computing: A Guide for Individuals and Small Organizations by Mark Watson

Introduction to Cognitive Computing: A Guide for Individuals and Small Organizations by Mark Watson

Author:Mark Watson [Watson, Mark]
Language: eng
Format: azw3
Publisher: leanpub.com
Published: 2017-03-28T04:00:00+00:00


I assume that you have TensorFlow installed. Run the example using:

1 cancer_deep_learning_model$ source activate tensorflow27 2 (tensorflow) cancer_deep_learning_model$ python cancer_trainer.py 3 Using temporary folder as model directory: /var/folders/zp/mzt6r26x6ks4h3th294xt\ 4 6th0000gn/T/tmpziGJ0n 5 Accuracy: 0.960265 6 Predictions: 0 7 Predictions: 1

We can use the tensorbard utility (installed with Tensorflow) to look at the status of the loss function during training:

tensorboard –logdir=/var/folders/zp/mzt6r26x6ks4h3th294xt6th0000gn/T/tmpziGJ0n/ –port=8080

Tensorboard showing loss function vs. training cycle for Cancer Prediction Model



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.